Sök:

Sökresultat:

2958 Uppsatser om Embedded Systems - Sida 1 av 198

Bryggarsalen : Underlag för kommande marknadsföringsinsatser

The purpose of this study is to identify the points-of-difference that should form the basis for Bryggarsalen?s future marketing efforts. Bryggarsalen is a newly established conference business in Stockholm. To be able to identify these points-of-difference, Bryggarsalen?s marketing problems have been studied from the resource-based view, claiming that the source of sustained competitive advantage derive from a firm?s unique bundle of resources.

Optimering av ultraljudssändare- och mottagare avseende räckvidd, strålningsvinkel och energiförbrukning

Embedded Systems Lab at Umeå University is currently part of a research project with the purpose to examine the behavior of dairy cows inside a barn. Each cow needs to be tracked with a precision of 50 cm, and since GPS-technique has poor functionality at indoor environments, an indoor positioning system needs to be developed.Embedded Systems Lab has already developed an indoor positioning system using IR-light and radio, but since this system demands extensive infrastructure and is rather expensive, an alternate positioning system using ultrasonic pulses and radio is being examined.In this report the range, beam angle and current consumption of ultrasonic transmitters- and receivers are investigated. Three different driver stages for the transmitter is tested, and two amplifier solutions for the receiver. The report also describes how the length of the transmitted ultrasonic pulse affects the received signal, accessibility of a ?shadowed? signal, and the effect of different sound frequency..

Utveckling av inbyggda system med grafisk programmering

The increase of complexity in embedded programming is forcing the development of higher level programminglanguages. These languages not only consist of traditional text based programming but also with graphical programminglanguages such as the programming language G from LabVIEW which is developed by National Instruments and havebeen around since the mid eighties. However since 2004 this language has also been able to program embeddedhardware, using the modules LabVIEW SDK and LabVIEW for ARM. This thesis shows how LabVIEW for ARM converts itsgraphical language G to C and then how C is flashed into the microprocessor. The thesis also takes up the pros and consof using G for embedded development.

Reducering av effektförbrukning i inbyggda system med Linux

Linux is a growing operating system in Embedded Systems. Today, Linux is not only in heavy servers but also in cell phones, PDAs, cameras and other devices running on battery power. While current technology is more energy efficient, more and more technologies are implemented into a single unit resulting in an overall increase of power consumption.Low power consumption is an increasingly important feature of a system today. Lower power consumption means lower costs, less environmental impact, and longer life for applications that runs on batteries.This work compiles methods to reduce power consumption of Linux systems. The work includes examining whether the available opportunities are platform-specific or of a more general nature.

Inbäddade kartor för geografiska presentationer på webbsidor

This is a survey of different techniques that may be used for embedding geographicdata into web pages. Different models of GIS communication are examined and a testsubject in the form of an application is implemented and evaluated.The test application (?StudentKarta? eng. ?Student Map?) lets students submit theirresidential data and shows their position as pins on an embedded Map.An expire date is used to let the pins fade away and disappear.The application uses the popular Google map engines to display the geographicalpresentations.

Strömsparande arkitektur för inbyggnadslinux

The objective of this work was to evaluate and implement a number of energy saving functions for a specific embedded system. The functions were then grouped into a number of energy levels with known properties in terms of functionality, energy consumption, and transition time between the levels.The embedded system consisted of an AT91 ARM9 processor, GSM/GPRS modem, display, Ethernet and other peripheral units. Some energy saving methods that were considered were suspend to RAM, suspend to disk, frequency scaling, and methods for saving energy in the modem, Ethernet, USB and display backlight. The functions were grouped into levels and an interface was specified for controlling the energy level.It proved possible to get known properties within the defined energy levels, even though the paritioning of functions into these levels proved to be sub-optimal in a typical application usage scenario because it was designed for mainly energy consumption, not usage.The final result is a number of energy saving functions grouped into levels, which are controllable via an application interface. Each of the levels have a known energy consumption in both loaded and un-loaded mode..

Styrning av eldrivna skjutluckor med EIS-teknik (Embedded
Internet System)

Vår uppgift har varit att utveckla och förbättra Svalsons produktsortiment av eldrivna skjutluckor. Vi som har arbetat med att utveckla produkten är tre studenter från Luleå tekniska universitet, Institutionen i Skellefteå. Under arbetets gång har vi gjort det möjligt att reglera skjutluckornas hastighet, vilket inte är praktiskt möjligt på de produkter företaget har ute på marknaden i dag. Utöver det har vi utvecklat en fjärrkontroll, som kommer att ge personalen större flexibilitet då de idag bara kan använda sig av en kontroll som vanligtvis är placerad precis intill luckan. Slutligen har vi utvecklat en möjlighet att kontrollera och justera skjutluckorna via Internet.

Gaussiska heltal

This project investigated the current market regarding wireless net and the communication between the tools used for diagnostics/maintenance and an embedded system. Based on documentation obtained through interviews a demo system was created based on Bluetooth Low Energy (BLE) communication between an embedded system and an Android device.This report intends to describe the tools and methods used in the design of the demo system and the result of an analysis of the BLE communication.Bluetooth Low Energy is an exciting protocol with wide applicability within the industrial field. This project investigated the communicational possibilities between a Smartphone and a Raspberry Pi and based on the results that emerged the conclusion can be drawn that BLE is a protocol with many beneficial applications within industrial IT..

Hardware-in-the-Loop simulering av motorservon på ett inbyggt system

This report presents a master thesis project performed at Elekta AB during the fall of 2013 and early 2014. Elekta is a medical technology company and their main product in the Stockholm office is a gamma knife used for radiosurgery. The gamma knife contains a cluster of a dozen motor servos and motors used for adjusting the patient and the radiation sources over a CAN bus. A self-developed hardware-in-loop simulator running on a PC with LabVIEW is currently being used for integration level testing of the control system of the gamma knife. The simulator has some problems with it not running in real-time and having other performance issues.

Frekvens och spanningsskalning i en inbyggd mikroprocessor; for att mojliggora implementationen av schemalaggning med stod for dynamisk frekvens- och spanningsreglering for energihantering.

Minimizing power consumption is a critical part of many embedded design projects. Thechallenge is to limit the power consumption of the system and at the same time providesatisfactory service to the user. With regards to microprocessors, the main way of limiting powerconsumption during program execution is to adjust the frequency and the voltage at which theprocessor operates.To enable the implementation of real-time scheduling with support for dynamic voltage andfrequency scaling, an exhaustive study of the Freescale i.MX31 embedded microprocessor isperformed. Specifically, the power consumption relationship to all relevant frequency andvoltage settings is investigated. In addition, to enable frequency and voltage scaling in a real-timeenvironment, a complete timing analysis of proposed voltage and frequency scaling methods isperformed and their suitability for use in real-time systems is evaluated.To integrate voltage and frequency scaling capability into OSE RTOS, a software module hasbeen developed for this operating system.

Analys och utveckling avverifieringsenhet för säker kontakteringvid kalibrering av RRUS.

This report presents a master thesis project performed at Elekta AB during the fall of 2013 and early 2014. Elekta is a medical technology company and their main product in the Stockholm office is a gamma knife used for radiosurgery. The gamma knife contains a cluster of a dozen motor servos and motors used for adjusting the patient and the radiation sources over a CAN bus. A self-developed hardware-in-loop simulator running on a PC with LabVIEW is currently being used for integration level testing of the control system of the gamma knife. The simulator has some problems with it not running in real-time and having other performance issues.

Miniräknarmania : eller hur att få ut så mycket som möjligt från en enkel reklamräknare

This project investigated the current market regarding wireless net and the communication between the tools used for diagnostics/maintenance and an embedded system. Based on documentation obtained through interviews a demo system was created based on Bluetooth Low Energy (BLE) communication between an embedded system and an Android device.This report intends to describe the tools and methods used in the design of the demo system and the result of an analysis of the BLE communication.Bluetooth Low Energy is an exciting protocol with wide applicability within the industrial field. This project investigated the communicational possibilities between a Smartphone and a Raspberry Pi and based on the results that emerged the conclusion can be drawn that BLE is a protocol with many beneficial applications within industrial IT..

Fibonacci och hans matematik : En titt på Fibonaccis matematiska liv och det han lämnat efter sig

This project investigated the current market regarding wireless net and the communication between the tools used for diagnostics/maintenance and an embedded system. Based on documentation obtained through interviews a demo system was created based on Bluetooth Low Energy (BLE) communication between an embedded system and an Android device.This report intends to describe the tools and methods used in the design of the demo system and the result of an analysis of the BLE communication.Bluetooth Low Energy is an exciting protocol with wide applicability within the industrial field. This project investigated the communicational possibilities between a Smartphone and a Raspberry Pi and based on the results that emerged the conclusion can be drawn that BLE is a protocol with many beneficial applications within industrial IT..

Får vi se ? datakvalité. Effektivisering av supportprocessen hos Tunga Maskiner AB

Inadequate data quality has a negative effect for organizations, however utilization of modern technology and data analysis may shape new values for organizations. Our research has found that the quality of information in field reports for error reporting varies significantly. In many cases, the information in the field reports are deficient in such way that the field report need additional information from the sender, thus risking prolonging lead times in the error reporting process. More efficient use of information has become possible with today?s technology.

Adaptive QoS Management in Dynamically Reconfigurable Real-Time Databases

During the last years the need for real-time database services has increased due to the growing number of data-intensive applications needing to enforce real-time constraints. The COMponent-based Embedded real-Time database (COMET) is a real-time database developed to meet these demands. COMET is developed using the AspeCtual COmponent-based Real-time system Development (ACCORD) design method, and consists of a number of components and aspects, which can be composed into a number of different configurations depending on system demands, e.g., Quality of Service (QoS) management can be used in unpredictable environments. In Embedded Systems with requirementson high up-time it may not be possible to temporarily shut down the system for reconfiguration. Instead it is desirable to enable dynamic reconfiguration of the system, exchanging components during run-time.

1 Nästa sida ->